Spread Silverlight Documentation
Count Property (ICalcStorage<TKey,TValue>)


GrapeCity.CalcEngine Namespace > ICalcStorage<TKey,TValue> Interface : Count Property
Get count of items.
Syntax
'Declaration
 
ReadOnly Property Count As System.Integer
'Usage
 
Dim instance As ICalcStorage(Of TKey,TValue)
Dim value As System.Integer
 
value = instance.Count
System.int Count {get;}
See Also

Reference

ICalcStorage<TKey,TValue> Interface
ICalcStorage<TKey,TValue> Members